[INFO] cloning repository https://github.com/tetigi/gbemu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetigi/gbemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetigi%2Fgbemu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetigi%2Fgbemu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c096c303d5c978db4cfc8593454a487cf46bb757
[INFO] testing tetigi/gbemu against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetigi%2Fgbemu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tetigi/gbemu
[INFO] finished tweaking git repo https://github.com/tetigi/gbemu
[INFO] tweaked toml for git repo https://github.com/tetigi/gbemu written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tetigi/gbemu on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tetigi/gbemu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64953b97870b3a3db760fcfbf89f7bf7c637397cd264c037a522528a5507b6cd
[INFO] running `Command { std: "docker" "start" "-a" "64953b97870b3a3db760fcfbf89f7bf7c637397cd264c037a522528a5507b6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64953b97870b3a3db760fcfbf89f7bf7c637397cd264c037a522528a5507b6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64953b97870b3a3db760fcfbf89f7bf7c637397cd264c037a522528a5507b6cd", kill_on_drop: false }`
[INFO] [stdout] 64953b97870b3a3db760fcfbf89f7bf7c637397cd264c037a522528a5507b6cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83966eedf9c01314482e2b21cd27797b471816ca54d54054264186fafffbcdc2
[INFO] running `Command { std: "docker" "start" "-a" "83966eedf9c01314482e2b21cd27797b471816ca54d54054264186fafffbcdc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling libc v0.2.51
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling gbemu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/memory.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |             gpu::VRAM_BEGIN...gpu::VRAM_END => self.gpu.read_vram(address - gpu::VRAM_BEGIN),
[INFO] [stdout]    |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/memory.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 gpu::VRAM_BEGIN...gpu::VRAM_END => {
[INFO] [stdout]    |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cpu.rs:808:18
[INFO] [stdout]     |
[INFO] [stdout] 808 |     bus: &'a mut MemoryBus,
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 808 |     bus: &'a mut dyn MemoryBus,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cpu.rs:843:33
[INFO] [stdout]     |
[INFO] [stdout] 843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 843 |     pub fn new<'n>(bus: &'n mut dyn MemoryBus) -> CPU<'n> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LightGrey` and `DarkGrey` are never constructed
[INFO] [stdout]  --> src/display.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Colour {
[INFO] [stdout]   |          ------ variants in this enum
[INFO] [stdout] 6 |     White,
[INFO] [stdout] 7 |     LightGrey,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 8 |     DarkGrey,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.93s
[INFO] running `Command { std: "docker" "inspect" "83966eedf9c01314482e2b21cd27797b471816ca54d54054264186fafffbcdc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83966eedf9c01314482e2b21cd27797b471816ca54d54054264186fafffbcdc2", kill_on_drop: false }`
[INFO] [stdout] 83966eedf9c01314482e2b21cd27797b471816ca54d54054264186fafffbcdc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f1942ac0e7a2e9a8c3e099563705a28c0385a6339513d4217f91ede20f25917
[INFO] running `Command { std: "docker" "start" "-a" "1f1942ac0e7a2e9a8c3e099563705a28c0385a6339513d4217f91ede20f25917", kill_on_drop: false }`
[INFO] [stderr]    Compiling gbemu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/memory.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |             gpu::VRAM_BEGIN...gpu::VRAM_END => self.gpu.read_vram(address - gpu::VRAM_BEGIN),
[INFO] [stdout]    |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/memory.rs:66:32
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 gpu::VRAM_BEGIN...gpu::VRAM_END => {
[INFO] [stdout]    |                                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cpu.rs:808:18
[INFO] [stdout]     |
[INFO] [stdout] 808 |     bus: &'a mut MemoryBus,
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 808 |     bus: &'a mut dyn MemoryBus,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/cpu.rs:843:33
[INFO] [stdout]     |
[INFO] [stdout] 843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]     |                                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 843 |     pub fn new<'n>(bus: &'n mut dyn MemoryBus) -> CPU<'n> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1748:23
[INFO] [stdout]      |
[INFO] [stdout] 1748 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1748 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1764:23
[INFO] [stdout]      |
[INFO] [stdout] 1764 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1764 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1780:23
[INFO] [stdout]      |
[INFO] [stdout] 1780 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1780 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1797:23
[INFO] [stdout]      |
[INFO] [stdout] 1797 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1797 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1814:23
[INFO] [stdout]      |
[INFO] [stdout] 1814 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1814 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1831:23
[INFO] [stdout]      |
[INFO] [stdout] 1831 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1831 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1850:23
[INFO] [stdout]      |
[INFO] [stdout] 1850 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1850 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1860:23
[INFO] [stdout]      |
[INFO] [stdout] 1860 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1860 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1870:23
[INFO] [stdout]      |
[INFO] [stdout] 1870 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1870 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1882:23
[INFO] [stdout]      |
[INFO] [stdout] 1882 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1882 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1893:23
[INFO] [stdout]      |
[INFO] [stdout] 1893 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1893 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1904:23
[INFO] [stdout]      |
[INFO] [stdout] 1904 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1904 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1916:23
[INFO] [stdout]      |
[INFO] [stdout] 1916 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1916 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1927:23
[INFO] [stdout]      |
[INFO] [stdout] 1927 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1927 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1939:23
[INFO] [stdout]      |
[INFO] [stdout] 1939 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1939 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1950:23
[INFO] [stdout]      |
[INFO] [stdout] 1950 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1950 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1963:23
[INFO] [stdout]      |
[INFO] [stdout] 1963 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1963 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1975:23
[INFO] [stdout]      |
[INFO] [stdout] 1975 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1975 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:1988:23
[INFO] [stdout]      |
[INFO] [stdout] 1988 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 1988 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2000:23
[INFO] [stdout]      |
[INFO] [stdout] 2000 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2000 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2013:23
[INFO] [stdout]      |
[INFO] [stdout] 2013 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2013 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2024:23
[INFO] [stdout]      |
[INFO] [stdout] 2024 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2024 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2036:23
[INFO] [stdout]      |
[INFO] [stdout] 2036 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2036 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2048:23
[INFO] [stdout]      |
[INFO] [stdout] 2048 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2048 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2060:23
[INFO] [stdout]      |
[INFO] [stdout] 2060 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2060 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2077:23
[INFO] [stdout]      |
[INFO] [stdout] 2077 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2077 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2094:23
[INFO] [stdout]      |
[INFO] [stdout] 2094 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2094 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2113:23
[INFO] [stdout]      |
[INFO] [stdout] 2113 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2113 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2130:23
[INFO] [stdout]      |
[INFO] [stdout] 2130 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2130 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2147:23
[INFO] [stdout]      |
[INFO] [stdout] 2147 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2147 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2166:23
[INFO] [stdout]      |
[INFO] [stdout] 2166 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2166 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2182:23
[INFO] [stdout]      |
[INFO] [stdout] 2182 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2182 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2198:23
[INFO] [stdout]      |
[INFO] [stdout] 2198 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2198 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2216:23
[INFO] [stdout]      |
[INFO] [stdout] 2216 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2216 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2230:23
[INFO] [stdout]      |
[INFO] [stdout] 2230 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2230 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2245:23
[INFO] [stdout]      |
[INFO] [stdout] 2245 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2245 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2262:23
[INFO] [stdout]      |
[INFO] [stdout] 2262 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2262 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2277:23
[INFO] [stdout]      |
[INFO] [stdout] 2277 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2277 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2292:23
[INFO] [stdout]      |
[INFO] [stdout] 2292 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2292 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2309:23
[INFO] [stdout]      |
[INFO] [stdout] 2309 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2309 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2325:23
[INFO] [stdout]      |
[INFO] [stdout] 2325 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2325 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2341:23
[INFO] [stdout]      |
[INFO] [stdout] 2341 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2341 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2359:23
[INFO] [stdout]      |
[INFO] [stdout] 2359 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2359 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2374:23
[INFO] [stdout]      |
[INFO] [stdout] 2374 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2374 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2388:23
[INFO] [stdout]      |
[INFO] [stdout] 2388 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2388 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2403:23
[INFO] [stdout]      |
[INFO] [stdout] 2403 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2403 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2418:23
[INFO] [stdout]      |
[INFO] [stdout] 2418 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2418 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2446:23
[INFO] [stdout]      |
[INFO] [stdout] 2446 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2446 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2460:23
[INFO] [stdout]      |
[INFO] [stdout] 2460 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2460 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2470:23
[INFO] [stdout]      |
[INFO] [stdout] 2470 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2470 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2480:23
[INFO] [stdout]      |
[INFO] [stdout] 2480 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2480 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2495:23
[INFO] [stdout]      |
[INFO] [stdout] 2495 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2495 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2511:23
[INFO] [stdout]      |
[INFO] [stdout] 2511 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2511 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2526:23
[INFO] [stdout]      |
[INFO] [stdout] 2526 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2526 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2541:23
[INFO] [stdout]      |
[INFO] [stdout] 2541 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2541 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2556:23
[INFO] [stdout]      |
[INFO] [stdout] 2556 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2556 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2570:23
[INFO] [stdout]      |
[INFO] [stdout] 2570 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2570 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2585:23
[INFO] [stdout]      |
[INFO] [stdout] 2585 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2585 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2601:23
[INFO] [stdout]      |
[INFO] [stdout] 2601 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2601 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2616:23
[INFO] [stdout]      |
[INFO] [stdout] 2616 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2616 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2633:23
[INFO] [stdout]      |
[INFO] [stdout] 2633 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2633 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2648:23
[INFO] [stdout]      |
[INFO] [stdout] 2648 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2648 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2664:23
[INFO] [stdout]      |
[INFO] [stdout] 2664 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2664 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2679:23
[INFO] [stdout]      |
[INFO] [stdout] 2679 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2679 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2696:23
[INFO] [stdout]      |
[INFO] [stdout] 2696 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2696 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2710:23
[INFO] [stdout]      |
[INFO] [stdout] 2710 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2710 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2727:23
[INFO] [stdout]      |
[INFO] [stdout] 2727 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2727 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2742:23
[INFO] [stdout]      |
[INFO] [stdout] 2742 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2742 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2759:23
[INFO] [stdout]      |
[INFO] [stdout] 2759 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2759 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2774:23
[INFO] [stdout]      |
[INFO] [stdout] 2774 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2774 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2790:23
[INFO] [stdout]      |
[INFO] [stdout] 2790 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2790 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2809:23
[INFO] [stdout]      |
[INFO] [stdout] 2809 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2809 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2829:23
[INFO] [stdout]      |
[INFO] [stdout] 2829 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2829 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2844:23
[INFO] [stdout]      |
[INFO] [stdout] 2844 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2844 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2856:23
[INFO] [stdout]      |
[INFO] [stdout] 2856 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2856 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2871:23
[INFO] [stdout]      |
[INFO] [stdout] 2871 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2871 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2883:23
[INFO] [stdout]      |
[INFO] [stdout] 2883 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2883 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:2887:9
[INFO] [stdout]      |
[INFO] [stdout] 2887 |         assert_eq!(res, Some(0x8000));
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         ExecuteStep
[INFO] [stdout]      |         Option<{integer}>
[INFO] [stdout]      |
[INFO] [stdout] note: an implementation of `PartialEq<Option<{integer}>>` might be missing for `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:825:1
[INFO] [stdout]      |
[INFO] [stdout]  825 | struct ExecuteStep {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq<Option<{integer}>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug`
[INFO] [stdout]     --> src/cpu.rs:2887:9
[INFO] [stdout]      |
[INFO] [stdout] 2887 |         assert_eq!(res, Some(0x8000));
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `ExecuteStep`
[INFO] [stdout]      |
[INFO] [stdout]      = note: add `#[derive(Debug)]` to `ExecuteStep` or manually `impl std::fmt::Debug for ExecuteStep`
[INFO] [stdout] help: consider annotating `ExecuteStep` with `#[derive(Debug)]`
[INFO] [stdout]      |
[INFO] [stdout]  825 + #[derive(Debug)]
[INFO] [stdout]  826 | struct ExecuteStep {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2892:23
[INFO] [stdout]      |
[INFO] [stdout] 2892 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2892 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:2902:9
[INFO] [stdout]      |
[INFO] [stdout] 2902 |         assert_eq!(res, None);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         ExecuteStep
[INFO] [stdout]      |         Option<_>
[INFO] [stdout]      |
[INFO] [stdout] note: an implementation of `PartialEq<Option<_>>` might be missing for `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:825:1
[INFO] [stdout]      |
[INFO] [stdout]  825 | struct ExecuteStep {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq<Option<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug`
[INFO] [stdout]     --> src/cpu.rs:2902:9
[INFO] [stdout]      |
[INFO] [stdout] 2902 |         assert_eq!(res, None);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `ExecuteStep`
[INFO] [stdout]      |
[INFO] [stdout]      = note: add `#[derive(Debug)]` to `ExecuteStep` or manually `impl std::fmt::Debug for ExecuteStep`
[INFO] [stdout] help: consider annotating `ExecuteStep` with `#[derive(Debug)]`
[INFO] [stdout]      |
[INFO] [stdout]  825 + #[derive(Debug)]
[INFO] [stdout]  826 | struct ExecuteStep {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:2909:9
[INFO] [stdout]      |
[INFO] [stdout] 2909 |         assert_eq!(res, Some(0x8000));
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         ExecuteStep
[INFO] [stdout]      |         Option<{integer}>
[INFO] [stdout]      |
[INFO] [stdout] note: an implementation of `PartialEq<Option<{integer}>>` might be missing for `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:825:1
[INFO] [stdout]      |
[INFO] [stdout]  825 | struct ExecuteStep {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq<Option<{integer}>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug`
[INFO] [stdout]     --> src/cpu.rs:2909:9
[INFO] [stdout]      |
[INFO] [stdout] 2909 |         assert_eq!(res, Some(0x8000));
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `ExecuteStep`
[INFO] [stdout]      |
[INFO] [stdout]      = note: add `#[derive(Debug)]` to `ExecuteStep` or manually `impl std::fmt::Debug for ExecuteStep`
[INFO] [stdout] help: consider annotating `ExecuteStep` with `#[derive(Debug)]`
[INFO] [stdout]      |
[INFO] [stdout]  825 + #[derive(Debug)]
[INFO] [stdout]  826 | struct ExecuteStep {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:2916:9
[INFO] [stdout]      |
[INFO] [stdout] 2916 |         assert_eq!(res, None);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         ExecuteStep
[INFO] [stdout]      |         Option<_>
[INFO] [stdout]      |
[INFO] [stdout] note: an implementation of `PartialEq<Option<_>>` might be missing for `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:825:1
[INFO] [stdout]      |
[INFO] [stdout]  825 | struct ExecuteStep {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq<Option<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug`
[INFO] [stdout]     --> src/cpu.rs:2916:9
[INFO] [stdout]      |
[INFO] [stdout] 2916 |         assert_eq!(res, None);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `ExecuteStep`
[INFO] [stdout]      |
[INFO] [stdout]      = note: add `#[derive(Debug)]` to `ExecuteStep` or manually `impl std::fmt::Debug for ExecuteStep`
[INFO] [stdout] help: consider annotating `ExecuteStep` with `#[derive(Debug)]`
[INFO] [stdout]      |
[INFO] [stdout]  825 + #[derive(Debug)]
[INFO] [stdout]  826 | struct ExecuteStep {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:2923:9
[INFO] [stdout]      |
[INFO] [stdout] 2923 |         assert_eq!(res, Some(0xA000));
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         ExecuteStep
[INFO] [stdout]      |         Option<{integer}>
[INFO] [stdout]      |
[INFO] [stdout] note: an implementation of `PartialEq<Option<{integer}>>` might be missing for `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:825:1
[INFO] [stdout]      |
[INFO] [stdout]  825 | struct ExecuteStep {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq<Option<{integer}>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug`
[INFO] [stdout]     --> src/cpu.rs:2923:9
[INFO] [stdout]      |
[INFO] [stdout] 2923 |         assert_eq!(res, Some(0xA000));
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `ExecuteStep`
[INFO] [stdout]      |
[INFO] [stdout]      = note: add `#[derive(Debug)]` to `ExecuteStep` or manually `impl std::fmt::Debug for ExecuteStep`
[INFO] [stdout] help: consider annotating `ExecuteStep` with `#[derive(Debug)]`
[INFO] [stdout]      |
[INFO] [stdout]  825 + #[derive(Debug)]
[INFO] [stdout]  826 | struct ExecuteStep {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2928:23
[INFO] [stdout]      |
[INFO] [stdout] 2928 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2928 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:2933:9
[INFO] [stdout]      |
[INFO] [stdout] 2933 |         assert_eq!(res, Some(0x8000));
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         ExecuteStep
[INFO] [stdout]      |         Option<{integer}>
[INFO] [stdout]      |
[INFO] [stdout] note: an implementation of `PartialEq<Option<{integer}>>` might be missing for `ExecuteStep`
[INFO] [stdout]     --> src/cpu.rs:825:1
[INFO] [stdout]      |
[INFO] [stdout]  825 | struct ExecuteStep {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^ must implement `PartialEq<Option<{integer}>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug`
[INFO] [stdout]     --> src/cpu.rs:2933:9
[INFO] [stdout]      |
[INFO] [stdout] 2933 |         assert_eq!(res, Some(0x8000));
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::fmt::Debug` is not implemented for `ExecuteStep`
[INFO] [stdout]      |
[INFO] [stdout]      = note: add `#[derive(Debug)]` to `ExecuteStep` or manually `impl std::fmt::Debug for ExecuteStep`
[INFO] [stdout] help: consider annotating `ExecuteStep` with `#[derive(Debug)]`
[INFO] [stdout]      |
[INFO] [stdout]  825 + #[derive(Debug)]
[INFO] [stdout]  826 | struct ExecuteStep {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]     --> src/cpu.rs:2944:23
[INFO] [stdout]      |
[INFO] [stdout] 2944 |         let mut cpu = CPU::new();
[INFO] [stdout]      |                       ^^^^^^^^-- argument #1 of type `&mut dyn memory::MemoryBus` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]     --> src/cpu.rs:843:12
[INFO] [stdout]      |
[INFO] [stdout]  843 |     pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> {
[INFO] [stdout]      |            ^^^     ----------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout] 2944 |         let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[INFO] [stdout]      |                                ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0369.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gbemu` (bin "gbemu" test) due to 92 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1f1942ac0e7a2e9a8c3e099563705a28c0385a6339513d4217f91ede20f25917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1942ac0e7a2e9a8c3e099563705a28c0385a6339513d4217f91ede20f25917", kill_on_drop: false }`
[INFO] [stdout] 1f1942ac0e7a2e9a8c3e099563705a28c0385a6339513d4217f91ede20f25917
